home *** CD-ROM | disk | FTP | other *** search
/ Champak 139 / (Vol 139) Sep 24 2011.iso / Games / sheep_are_save.swf / scripts / DefineButton2_65 / BUTTONCONDACTION on(release).as
Text File  |  2011-09-24  |  73b  |  5 lines

  1. on(release){
  2.    _root.GlobalSoundVkids = false;
  3.    gotoAndStop(3);
  4. }
  5.